Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add crossmatch with the SPICY catalog #803

Merged
merged 4 commits into from
Feb 1, 2024
Merged

Conversation

JulienPeloton
Copy link
Member

IMPORTANT: Please create an issue first before opening a Pull Request.
Linked to issue(s): Closes #800

What changes were proposed in this pull request?

This PR adds a new science module that crossmatches alerts with the SPICY catalog hosted at CDS. We extracted two fields from the catalog: SPICY, and class. Those fields are renamed into spicy_id (integer), and spicy_name (string). Default values are -1 and Unknown respectively.

How was this patch tested?

Cloud.

@JulienPeloton JulienPeloton added this to the 3.2 milestone Jan 31, 2024
@JulienPeloton JulienPeloton changed the title Issue/800/spicy Add crossmatch with the SPICY catalog Jan 31, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@JulienPeloton JulienPeloton merged commit 8585831 into master Feb 1, 2024
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add crossmatch with the SPICY catalog
1 participant